Skip to content

[docs] Update documentation for features from 2026-04-07 (v0.8.11)#620

Draft
danielmeppiel wants to merge 1 commit intomainfrom
docs/auto-update-v0.8.11-features-79909ea2ee47e00e
Draft

[docs] Update documentation for features from 2026-04-07 (v0.8.11)#620
danielmeppiel wants to merge 1 commit intomainfrom
docs/auto-update-v0.8.11-features-79909ea2ee47e00e

Conversation

@danielmeppiel
Copy link
Copy Markdown
Collaborator

Documentation Updates - 2026-04-07

This PR updates the documentation based on user-facing features merged as part of the v0.8.11 release.

Features Documented

Changes Made

  • Updated docs/src/content/docs/guides/marketplaces.md — added a GitHub Enterprise Server note in the "Register a marketplace" section explaining that apm marketplace add respects GITHUB_HOST for bare owner/repo references, matching behavior with apm install
  • Updated docs/src/content/docs/guides/compilation.md — clarified that compilation.exclude filters primitive discovery before scanning (not just final output), and added a callout warning about the missing applyTo frontmatter behavior
  • Updated docs/src/content/docs/guides/skills.md — added a "Native Skill Name Collision" troubleshooting entry explaining the warning emitted when two installed packages deploy a native skill with the same name

Merged PRs Referenced

Notes

The following v0.8.11 changes were intentionally not documented as they are internal implementation improvements with no user-visible API or behavior change:

Generated by Daily Documentation Updater ·

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/daily-doc-updater.md@b87234850bf9664d198f28a02df0f937d0447295
  • expires on Apr 10, 2026, 3:47 AM UTC

- marketplaces.md: add GITHUB_HOST note for GHE users registering
  marketplaces with bare owner/repo references (#589)
- compilation.md: clarify that compilation.exclude filters primitive
  discovery (not just output), preventing excluded files from leaking
  into compiled context (#477)
- compilation.md: add warning note about missing applyTo frontmatter
  across all compilation modes (#449)
- skills.md: document native skill name collision warning when two
  packages deploy a skill with the same name (#545)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@danielmeppiel danielmeppiel added automation documentation Improvements or additions to documentation labels Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant